PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DBackground Class / getColor Method
In This Topic
    getColor Method
    In This Topic
    Gets the background color.
    Syntax
    public PDFRgbColor getColor()

    Return Value

    A com.o2sol.pdf4java.graphics.colors.PDFRgbColor object that defines the color of the background.
    See Also